home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2011 January - Disc 1 / WN199_CD1.iso / Onglet4 / Filezilla 3.3.5 / FileZilla_3.3.5_win32-setup.exe / $PLUGINSDIR / nsis_appid.dll / MANIFEST / 2
Text File  |  2010-11-17  |  346b  |  9 lines

  1. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  2.   <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
  3.     <security>
  4.       <requestedPrivileges>
  5.         <requestedExecutionLevel level="asInvoker" uiAccess="false"></requestedExecutionLevel>
  6.       </requestedPrivileges>
  7.     </security>
  8.   </trustInfo>
  9. </assembly>